# Who Wants To Be A Millionaire Question Script
# 
# Extracted by Millie v1.0
# http://www.sourceforge.net/projects/millie/
#
# This is an extremely simple example script.

#Question 0001
[1]
Q  = The answer to this question is 'A'.
A  = A
O2 = B
O3 = C
O4 = D

#Question 0002
[1]
Q  = The answer to this question is 'B'.
A  = B
O2 = A
O3 = C
O4 = D

#These comments are not necessary
[1]
Q  = The answer to this question is 'C'.
A  = C
O2 = A
O3 = B
O4 = D

[1]
Q  = The answer to this question is 'D'.
A  = D
O2 = A
O3 = B
O4 = C

#Question 0005
[2]
Q  = Can you include a question mark in a question?
A  = Yes
O2 = No?
O3 = 42
O4 = Grzdfdkdjsfd

#Question 0006
[3]
Q  = You don't know the answer to this question. Use a lifeline.
A  = !
O2 = $
O3 = %
O4 = ()

#Question 0007
[4]
Q  = Millie is licensed under which of the following?
A  = GNU GPL
O2 = MIT License
O3 = MPL
O4 = BSD License

#Question 0008
[5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
Q  = This question appears 11 times in the quiz. True or false?
A  = True
O2 = False
O3 = False
O4 = False
